Model Table ASSET HEALTH MEASURES

Attributes

Attribute Description (where applicable)

Measures (table to be generated as far as possible)

Aggregation of measures is based on SUM if not explicitly noted.

This section describes the basic measures in the cube. These are either measures defined in the core Information Source, in the model itself or in the ETL process. The columns have the following meaning:

Measure Calculated Y/N Contains Time Intelligence Y/N Definition/Note (where applicable) Aggregation Type Hidden Y/N Tabular Expression
AHAvgNIF(ISBLANK(AVERAGE('ASSET HEALTH'[Asset Health])), "", AVERAGE('ASSET HEALTH'[Asset Health]))
AVGHealthColorNIF(ISFILTERED('ASSET TYPE'[Asset Type]) && HASONEVALUE('ASSET HEALTH'[Object Type]) , IF([Average_Type] <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Critical")), "#9D1C40", IF([Average_Type] <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Poor")), "#F09E57", IF([Average_Type] <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Fair")), "#F2D478", IF([Average_Type] <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Good")), "#8DD382", IF([Average_Type] <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Excellent")), "#36775C", IF([Average_Type] <= 0.20, "#9D1C40", IF([Average_Type] <= 0.40, "#F09E57", IF([Average_Type] <= 0.60, "#F2D478", IF([Average_Type] <= 0.80, "#8DD382", IF([Average_Type] <= 1, "#36775C" ))))) ))))), IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.20, "#9D1C40", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.40, "#F09E57", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.60, "#F2D478", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.80, "#8DD382", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 1, "#36775C" ))))))
AverageHealthLevelNIF(ISFILTERED('ASSET TYPE'[Asset Type]), IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Critical")), "Critical", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Poor")), "Poor", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Fair")), "Fair", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Good")), "Good", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Excellent")), "Excellent", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.20, "Critical", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.40, "Poor", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.60, "Fair", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.80, "Good", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 1, "Excellent" )))))))))), //Defaulting IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.20, "Critical", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.40, "Poor", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.60, "Fair", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.80, "Good", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 1, "Excellent" ))))))
AverageHealth_TypeNIF(HASONEVALUE('ASSET HEALTH'[Object Type]), [Average_Type], AVERAGE('ASSET HEALTH'[Asset Health]))
AverageLevelNIF(ISFILTERED('ASSET TYPE'[Asset Type]), IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Critical")), "#9D1C40", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Poor")), "#F09E57", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Fair")), "#F2D478", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Good")), "#8DD382", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'),'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) && 'ASSET HEALTH LEVEL'[Level] = "Excellent")), "#36775C", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.20, "#9D1C40", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.40, "#F09E57", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.60, "#F2D478", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.80, "#8DD382", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 1, "#36775C" )))))))))), //Defaulting IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.20, "#9D1C40", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.40, "#F09E57", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.60, "#F2D478", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 0.80, "#8DD382", IF(AVERAGE('ASSET HEALTH'[Asset Health]) <= 1, "#36775C" ))))))
Average_TypeNCALCULATE(AVERAGE('ASSET HEALTH'[Asset Health]), FILTER(ALL('ASSET HEALTH'), 'ASSET HEALTH'[Object Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type])))
ButtonBorderColorNIF(AND([SelectedCount],ISFILTERED('ASSET HEALTH'[Asset Id])), "#E8E8E8", "#FFFFFF00")
ButtonHoverColorNIF(AND([SelectedCount],ISFILTERED('ASSET HEALTH'[Asset Id])), "#0365D8", "#FFFFFF00")
ButtonTypeHoverColorNIF(HASONEVALUE('ASSET TYPE'[Asset Type]), "#0365D8", "#FFFFFF00")
CardBGNIF(AND([SelectedCount],ISFILTERED('ASSET HEALTH'[Asset Id])), "#FFFFFF00", "#FFFFFF")
Color_CriticalNIF(SELECTEDVALUE('ASSET HEALTH'[Asset Health Level]) = "Critical", VALUES('ASSET HEALTH'[Asset Health]), BLANK())
Color_EmptyN1- SELECTEDVALUE('ASSET HEALTH'[Asset Health])
Color_ExcellentNIF(SELECTEDVALUE('ASSET HEALTH'[Asset Health Level]) = "Excellent", VALUES('ASSET HEALTH'[Asset Health]), BLANK())
Color_FairNIF(SELECTEDVALUE('ASSET HEALTH'[Asset Health Level]) = "Fair", VALUES('ASSET HEALTH'[Asset Health]), BLANK())
Color_GoodNIF(SELECTEDVALUE('ASSET HEALTH'[Asset Health Level]) = "Good", VALUES('ASSET HEALTH'[Asset Health]), BLANK())
Color_PoorNIF(SELECTEDVALUE('ASSET HEALTH'[Asset Health Level]) = "Poor", VALUES('ASSET HEALTH'[Asset Health]), BLANK())
CountAllNIF(HASONEVALUE('ASSET HEALTH'[Object Type]), CALCULATE(COUNT('ASSET HEALTH'[Object Seq]), FILTER(ALL('ASSET HEALTH'), 'ASSET HEALTH'[Object Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type]) )), COUNT('ASSET HEALTH'[Asset Health]))
FilterPieNcountrows(FILTER('ASSET HEALTH', 'ASSET HEALTH'[Asset Health Level] in VALUES('HEALTH LEVEL'[Description])))
Filter_checkNIF(HASONEVALUE('ASSET HEALTH'[Object Type]), 1, 0)
Filter_check_ObjectNIF(ISFILTERED('ASSET HEALTH INDICATOR'[Parameter]), 1,0)
HealthLevel_TotalNvar MAXXX = MAX('ASSET HEALTH'[Asset Health Level]) Return IF(ISFILTERED('ASSET HEALTH'[SITE_TX]), COUNTROWS ( FILTER ( ALLSELECTED( 'ASSET HEALTH' ), 'ASSET HEALTH'[Object Type] in DISTINCT( 'ASSET HEALTH'[Object Type] ) && 'ASSET HEALTH'[Asset Health Level] = SELECTEDVALUE('HEALTH LEVEL'[Description] ) && 'ASSET HEALTH'[SITE_TX] in DISTINCT('ASSET HEALTH'[SITE_TX]) ) ) , COUNTROWS ( FILTER ( ALL ( 'ASSET HEALTH' ), 'ASSET HEALTH'[Object Type] in DISTINCT( 'ASSET HEALTH'[Object Type] ) && 'ASSET HEALTH'[Asset Health Level] = SELECTEDVALUE ('HEALTH LEVEL'[Description] ) ) ))
LastIndicatorValueNCALCULATE ( FIRSTNONBLANK( 'ASSET HEALTH INDI HST'[Normalized Value],1 )/100, FILTER ( 'ASSET HEALTH INDI HST', 'ASSET HEALTH INDI HST'[DIMENSION] = SELECTEDVALUE('ASSET HEALTH INDICATOR'[Parameter]) && 'ASSET HEALTH INDI HST'[Object Seq] = SELECTEDVALUE('ASSET HEALTH INDI HST'[Object Seq]) && 'ASSET HEALTH INDI HST'[Recorded Date] = MAX('ASSET HEALTH INDI HST'[Recorded Date]) ) )
LastIndicatorValueTypeNCALCULATE ( FIRSTNONBLANK( 'ASSET HEALTH INDI HST'[Normalized Value],1 ), FILTER ( 'ASSET HEALTH INDI HST', 'ASSET HEALTH INDI HST'[DIMENSION] = SELECTEDVALUE('ASSET HEALTH INDICATOR'[Parameter]) && 'ASSET HEALTH INDI HST'[OBJ_TYPE] = SELECTEDVALUE('ASSET TYPE'[Asset Type]) ) )
MS_SELECTED_CARDN IFERROR ( IF ( ISBLANK ( COUNTROWS ( FILTER ( 'ASSET HEALTH', NOT ( ISBLANK ( 'ASSET HEALTH'[Object Type] ) ) ) ) ), "No Assets", IF ( AND(ISFILTERED ( 'ASSET HEALTH'[Asset Id] ),[MaxTypes]), CONCATENATEX ( 'ASSET TYPE', 'ASSET TYPE'[Asset Type], " , " ), IF (AND([MaxTypes], AND ( ISFILTERED ( 'ASSET TYPE'[Asset Type] ), ISFILTERED ( 'COLOR LEVEL'[Description] ) )), CONCATENATEX ( 'ASSET TYPE', 'ASSET TYPE'[Asset Type], " , " ) & " (" & CONCATENATEX ( 'COLOR LEVEL', 'COLOR LEVEL'[Description], " , " ) & ")", IF ( AND ( ISFILTERED ( 'COLOR LEVEL'[Description] ), ISFILTERED ( SITE[SITE_TX] ) ), VALUES ( SITE[SITE_TX] ) & " (" & VALUES ( 'COLOR LEVEL'[Description] ) & ")", IF ( ISFILTERED ( 'COLOR LEVEL'[Description] ), CONCATENATEX ( 'COLOR LEVEL', 'COLOR LEVEL'[Description],", ") & " (All)", IF ( AND(ISFILTERED ( 'ASSET TYPE'[Asset Type] ),[MaxTypes]), CONCATENATEX ( 'ASSET TYPE', 'ASSET TYPE'[Asset Type], " , " ), IF ( AND(ISFILTERED ( 'ASSET HEALTH'[ObjSearch] ), HASONEVALUE('ASSET HEALTH'[ObjSearch])), SELECTEDVALUE('ASSET HEALTH'[Object Type]), "Multiple Assets Selected" ) ) ) ) ) )), "" )
MaxCriticalNIF(ISBLANK(CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'), 'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type]) && 'ASSET HEALTH LEVEL'[Level] = "Critical"))), 0.2, CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'), 'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type]) && 'ASSET HEALTH LEVEL'[Level] = "Critical")))
MaxFairNIF(ISBLANK(CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'), 'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type]) && 'ASSET HEALTH LEVEL'[Level] = "Fair"))), 0.6, CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'), 'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type]) && 'ASSET HEALTH LEVEL'[Level] = "Fair")))
MaxGoodNIF(ISBLANK(CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'), 'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type]) && 'ASSET HEALTH LEVEL'[Level] = "Good"))), 0.8, CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'), 'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type]) && 'ASSET HEALTH LEVEL'[Level] = "Good")))
MaxPoorNIF(ISBLANK(CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'), 'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type]) && 'ASSET HEALTH LEVEL'[Level] = "Poor"))), 0.4, CALCULATE(FIRSTNONBLANK('ASSET HEALTH LEVEL'[IntervalMax],1)/100, filter(all('ASSET HEALTH LEVEL'), 'ASSET HEALTH LEVEL'[Obj Type] = SELECTEDVALUE('ASSET HEALTH'[Object Type]) && 'ASSET HEALTH LEVEL'[Level] = "Poor")))
MaxTypesNIF(COUNTROWS('ASSET TYPE') <= 5, True, False)
MeasureNCALCULATE(AVERAGE('ASSET HEALTH INDI HST'[Normalized Value]), FILTER(ALL('ASSET HEALTH INDI HST'), 'ASSET HEALTH INDI HST'[Dim_Asset_Type] = SELECTEDVALUE('ASSET TYPE'[ID]) && 'ASSET HEALTH INDI HST'[Dimension] = SELECTEDVALUE('ASSET HEALTH INDI HST'[Dimension]) ))
PAGE_ASSET_PERFORMANCENIFERROR(IF([SingleObject], VALUES(EnvPath) & "page/AssetPerformanceDetails/AssetPerformanceDetails;$filter=%28%28Contract%20eq%20'"& SELECTEDVALUE(SITE[ID]) &"'%29%29%20and%20%28MchCode%20eq%20'" & SELECTEDVALUE('ASSET HEALTH'[Asset Id]) & "'%29", ""), "")
PAGE_FAULT_REPORTNIFERROR(IF([SingleObject], VALUES(EnvPath) & "assistant/CreateFaultReportAssistant/FaultReportWizardAssistant;$action=SetTaskAttrForSteps%7B%20ReportMchCode:%20'" & SELECTEDVALUE('ASSET HEALTH'[Asset Id]) & "',%20MchCodeContractNew:%20'" & SELECTEDVALUE(SITE[ID]) & "'%7D"), "")
PAGE_FUNCTIONAL_OBJECTNIFERROR(IF([SingleObject], VALUES(EnvPath) & "page/FunctionalObject/Form;$filter=Contract eq '" & VALUES(SITE[ID]) &"'%20and%20MchCode%20eq%20'" & VALUES('ASSET HEALTH'[Asset Id]) & "'", ""), "")
SelectedCountNIF(HASONEVALUE('ASSET HEALTH'[Object Type]), True, False)
SingleObjectNIF([SelectedCount], 1, 0)
TXT_ASSET_DETAILSNIF(AND([SelectedCount],ISFILTERED('ASSET HEALTH'[Asset Id])), "Asset Details", "")
TXT_ASSET_PERFORMANCENIF(AND([SelectedCount],ISFILTERED('ASSET HEALTH'[Asset Id])), "Asset Performance", "")
TXT_FAULT_REPORTNIF(AND([SelectedCount],ISFILTERED('ASSET HEALTH'[Asset Id])), "Fault Report", "")
TXT_OBJECT_PAGENIF(AND([SelectedCount],ISFILTERED('ASSET HEALTH'[Asset Id])), "Object Page", "")
TXT_SELECT_OBJNIF(AND([SelectedCount], ISFILTERED('ASSET HEALTH'[Asset Id])), "", "Please select an Asset")
TXT_Select_IndicatorNIF(ISFILTERED('ASSET HEALTH INDICATOR'[Parameter]),"", "Please select an Indicator")
Type_Color_CriticalNIF([AverageHealthLevel] = "Critical", [AHAvg], BLANK())
Type_Color_ExcellentNIF([AverageHealthLevel] = "Excellent", [AHAvg], BLANK())
Type_Color_FairNIF([AverageHealthLevel] = "Fair", [AHAvg], BLANK())
Type_Color_GoodNIF([AverageHealthLevel] = "Good", [AHAvg], BLANK())
Type_Color_PoorNIF([AverageHealthLevel] = "Poor", [AHAvg], BLANK())

Time Intelligence Measures

Time based measures are calculated in the cube with respect to other measures. The table below defines the meaning/definition of  the different time measures. These measures need to be used with a specific time dimension hierarchy [REPORTING_DATE].[RepDateMFHy].

Measure Meaning
YTD Aggregated value for current month in current  year. E.g. for period 202010 Ytd represents sum of periods 202000-202010.
R12 For a given period, the sum all months from one year back up to the previous month. E.g. Rolling 12 for 202010 is the sum of months 201910 - 202009
PY Previous Year
The value of the corresponding month one year back. E.g. for month 202010, the value of month 201910.
YTD PY Year to Date Previous Year
Aggregated value for corresponding month one year back. E.g. for month 202010 YTD Previous Year represents sum of months 201901-201910.
R12 PY Rolling 12 (completed) Months Previous Year
For a given month, first going one year back, then taking the sum of all months from one (more) year back up to the previous month. E.g. for month 202010 the sum of month 201810-201909
Avg XXX Ytd Sum XXX YTD/Count XXX YTD
Avg XXX R12 Sum XXX R12/Count XXX R12
XXX % YTD Count XXX YTD/Count YYY YTD
XXX % R12 Count XXX R12/Count XXX R12

USED BY MODEL(S)

Model Name Product Area
MaintenanceMaintenance

Data source Information

The data source for this object is defined using IFS Developer Tool. The data source contains a number of transformations where the model reads data from the last step, i.e. the Data source view name (DW Source View Name).

Additional information can be found in the online documentation of Information Sources.

Model Table DW Source view (SQL Server) BI Access View Referenced Information Source Recommended Access Type
ASSET HEALTH MEASURESFACT_ASSET_HEALTH_TMFACT_ASSET_HEALTH_BIFACT_ASSET_HEALTHOn Line